xen: cpupool: small optimization when moving between pools
authorDario Faggioli <dario.faggioli@citrix.com>
Wed, 3 Aug 2016 12:31:49 +0000 (13:31 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Wed, 3 Aug 2016 13:14:08 +0000 (14:14 +0100)
commitf6bde162c4165f7e83f9618cc13dc3aa2af4b6dd
tree33e99f5b38fbfa5d8990f57e93fc921f4fda6469
parentf3d47501db2b7bb8dfd6a3c9710b7aff4b1fc55b
xen: cpupool: small optimization when moving between pools

If the domain is already where we want it to go,
there's not much to do indeed.

Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
xen/common/cpupool.c